Welcome![Sign In][Sign Up]
Location:
Search - task scheduling

Search list

[DocumentsRTlinux

Description: 基于RTlinux平台的实时多任务调度策略,运 用模块化的设计方法,编制了程序解释模块、速度过渡模块、插补和运动学算法模 块、人机接口模块和伺服驱动模块,并实现了面向用户的软PLC功能 。-RTLinux-based platform for real-time multi-task scheduling strategy, using modular design methods, the preparation of the procedures explained module, the speed of the transition module, interpolation and kinematics algorithm module, man-machine interface module and servo drive modules, and to achieve a user-oriented soft PLC functions.
Platform: | Size: 5111808 | Author: li | Hits:

[DSP programScheduling-strategies-for-multiprocessor-Real_Time

Description: Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields of medicine, such as high-performance computing
Platform: | Size: 598016 | Author: john | Hits:

[OtherMin_Min

Description: 网格环境下的Min_Min任务调度算法的研究, 利用SIMGRID模拟,在LINUX环境下运行,MIN_MIN任务调度算法的研究-Grid Task Scheduling Algorithm Min_Min of the study, the use of SIMGRID simulation run in the LINUX environment, MIN_MIN Task Scheduling Algorithm
Platform: | Size: 1381376 | Author: lihongfeng | Hits:

[Othergreedyalgorithm

Description: 利用贪心算法从而实现了任务调度问题的过程-Greedy algorithm- the task scheduling problem
Platform: | Size: 955392 | Author: 角久 | Hits:

[Mathimatics-Numerical algorithmsGS

Description: 实现网格中含有依赖任务调度的GS算法,其中根据任务在各个机器上的执行时间和任务之间的依赖关系来计算出任务的调度顺序-The realization of the grid containing the GS-dependent task scheduling algorithm, in which the task in accordance with the implementation of the various machines on time and task-dependent relationship between the task scheduler to calculate the order of
Platform: | Size: 4096 | Author: 吴明 | Hits:

[VxWorksVxWorks.multi.task.scheduling.module.design

Description: VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
Platform: | Size: 145408 | Author: 2 | Hits:

[VxWorksVxWorks.task.scheduling.design.documents

Description: VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
Platform: | Size: 122880 | Author: bv | Hits:

[Algorithmneh.cpp

Description: An example of heurestic NEH algorithm implemented for task scheduling in C-An example of heurestic NEH algorithm implemented for task scheduling in C++
Platform: | Size: 1024 | Author: milithrar | Hits:

[JSP/JavaLBObserver

Description: 结构化网格中基于负载均衡的任务调度算法仿真-Structured grid task scheduling based on load balancing algorithm simulation
Platform: | Size: 2048 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSTask-Scheduling-Algorithms-for-Heterogeneous-Proc

Description: Thesis : Task Scheduling Algorithms for Heterogeneous Processors
Platform: | Size: 158720 | Author: Hamid | Hits:

[AI-NN-PRAnt-Colony-Optimization-for-Task-Matching-and-Sch

Description: Thesis : Ant Colony Optimization for Task Matching and Scheduling
Platform: | Size: 332800 | Author: Hamid | Hits:

[Mathimatics-Numerical algorithmsALGORITHMS-FOR-TASK-SCHEDULING-IN-HETEROGENEOUS-C

Description: Thesis : ALGORITHMS FOR TASK SCHEDULING IN HETEROGENEOUS COMPUTING ENVIRONMENTS
Platform: | Size: 479232 | Author: Hamid | Hits:

[OS programTask-scheduling--on-a-single-machine

Description: 单台机器上的任务调度问题 在一台机器上将要处理一组任务。任务的执行不具有抢先性,即一旦一个任务开始执行,就不允许被打断。任务1——7的发布时刻分别是2,5,4,0,0,8,9,持续时间分别是5,6,8,4,2,4,2,(规定完成时刻分别是10,21,15,10,5,15,22。——下面问题所求未用此条件。)是构建模型求出如下目标的最优值,且对目标函数和约束条件作必要的说明。 求:平均处理任务时间的最小值,处理任务时间是指任务发布时刻到任务完成时刻这段时间。 -Task scheduling problem on a single machine A machine will be to deal with a set of tasks. Tasks that do not have to pre-empt that once a task begins execution, it is not allowed to be interrupted. Task 1- 7 of the release time is 2,5,4,0,0,8,9, duration, respectively, 5,6,8,4,2,4,2, (for the completion time is 10 21,15,10,5,15,22.- the following questions ask unused for this condition.) is to build the model to calculate the optimal value of the following objectives, the objective function and constraints for the necessary instructions. Requirements: handling an average of the minimum task time processing tasks time task release time to task completion time during this time.
Platform: | Size: 1024 | Author: 姚俊涛 | Hits:

[OtherCloud-computing-task-scheduling

Description: 云计算环境下资源分配与任务调度研究 基于map/reduce调度模型,利用cloudsim进行仿真-Cloud computing environment, resource allocation and task scheduling based map/reduce scheduling model, use cloudsim simulation
Platform: | Size: 855040 | Author: crystal | Hits:

[Data structsTask-scheduling

Description: 任务调度算法。依据严蔚敏C数据结构编写,可作为数据结构实验的源代码。使用C++编写。包括一个头文件一个cpp文件。用于模拟CPU事件任务到达的处理流程。-Task scheduling algorithm. Based YanWeiMin C data structures to prepare, can be used as the experimental data structure of the source code. Use C++ writing. Including a header file a cpp file. Used to simulate the CPU event task arrival processes.
Platform: | Size: 18432 | Author: VongRuohang | Hits:

[Linux drivertask-scheduling-simulation

Description: 在Linux环境下实现任务调度仿真,利用多线程实现任务池中的多个任务,支持先来先服务、轮转和反馈三种调度策略-Task scheduling simulation
Platform: | Size: 310272 | Author: 覃岚 | Hits:

[uCOSuCOS2-Task-scheduling-process

Description: 本文档介绍了uCOS-II任务调度过程,深刻易懂地介绍了uCOS-II任务调度的重点和实现原理,对于uCOS-II初学者很实用。-This document introduces the uCOS II task scheduling process, deep uCOS- II was reviewed to understand the focus of the task scheduling and implementation principle of the uCOS- II beginners very useful.
Platform: | Size: 12288 | Author: 紫鸢 | Hits:

[uCOSUCOSII-task-scheduling-instance

Description: uC/OS-II任务调度实例,包含起始任务,LED1、LED2任务-The uC/OS-II task scheduling instance, contains the initial task, LED1、LED2 task
Platform: | Size: 4306944 | Author: zhangjs | Hits:

[OS Developtask-scheduling

Description: This project is used to do task scheduling in distributed systems
Platform: | Size: 11214848 | Author: Aman | Hits:

[uCOSUCOSII-task-scheduling

Description: STM32 UCOSII 实验53 UCOSII实验1-任务调度-STM32 ucos experiment 53 UCOS II experiment 1- task scheduling
Platform: | Size: 2677760 | Author: qb9002 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net